Tilt Tray Sorters transport products on trays traveling along a path.
A Tilt Tray Sorter is configured to tilt products at exit point using Divert Rules for each exit point. The user can then entirely customize which products are pushed on each exit point independently.
Products are inducted to a sorter from a conveyor with Operational Mode set to "Inductor".
If Allocation Points are present on the sorter, trays are reserved for specific inductions as they pass by the Allocation points. Inductions managed by an allocation point can only induct products on trays reserved for itself or inductions that are upstream. For example:
Allocation point manages 3 induction A, B and C, with A being the most upstream induction: each free tray passing by the allocation point will be assigned to A, B and C in round robin style: A, B, C, A, B etc.
If A doesn't use a tray, this tray is usable by B or C, and if B doesn't use a tray, the tray is usable by C.
Large products: if a product apparent width along the induction path is larger than the oversize threshold in % (e.g. 0.9 = 90%), the allocation point will book the first available two consecutive trays for this induction, and the product will be inducted at the center of the two trays. If the product apparent width is larger than the tray length + oversize threshold, the product will not be inducted at all.
From the Toolbox, simply drag and drop a Tilt Tray Sorter into the simulation.
From the Project Explorer > Equipments > Tilt Tray Sorter.
Or directly by clicking on the Tilt Tray Sorter in the simulation.
When a chute property Full is true, the sorter won't tilt products into the chute regardless of the divert rule evaluation result.
Name: The unique name for this equipment. Defaults to TiltTraySorterX where X is the next incremental number of Tilt TraySorters
Alias: Free form text for an Alias name for this equipment
Type: Read only type identifier. Always Tilt Tray Sorter
Parent: The Parent equipment this is 'attached' to
Running: Check box showing the running state and allowing the Sorter to be stopped or started manually.
Speed: The speed of the transporter in the units chosen when the project was created (metres or feet)/ second. Default 2
Tilt Speed: The speed the trays tilt at (degrees/sec). Default 240. e.g. 0.5 second to tilt 120 degrees
Oversize Threshold: if a product apparent width is larger than the oversize threshold, it is inducted on two trays. If it's apparent width is larger than the tray length + oversize threshold, the product will not be inducted.
Disable Consecutive Trays: if true, 2 consecutive trays won't tilt on the same chute even if the divert rule is evaluate successfully. This is used to simulate mechanical limitation of certain types of tilt tray sorter.
Product Count: Read only. Total number of products currently on the sorter.
Number of Occupied trays: Read only. A tray is occupied if a product is placed on the tray.
Exit Points: List of equipment to send product to when the conditions of the assigned Divert rule is met. See "Divert Rule"
Allocation Points: List of positions on the sorter where trays are reserved for specific inductions.
Trays
Tray Height: height in the units chosen when the project was created (metres or feet) of the trays
Tray Width: Width in the units chosen when the project was created (metres or feet) of the trays (orthogonal to the direction of travel)
Tray length: length in the units chosen when the project was created (metres or feet) of the trays along the direction of travel.
Tray Gap Size: Gap between trays in the units chosen when the project was created (metres or feet)
Number of Trays: Read only. Calculated based on the total Length, Tray Length and Tray Gap size properties.
Sections
Sections: List of section defining the path of the sorter. If Arc is zero the section is straight. If Arc is not zero, the section will be curved and defined by the Arc and length (metres) properties.
Total Length: Read only. Total length of the path of the sorter in the units chosen when the project was created (metres or feet). Calculated based on the section definitions.
Visual
Selectable: Set to ticked so this equipment can be selected. Untick if this equipment can not be selected
Layer: Assign a layer to this equipment to allow it to be hidden when the layer is not visible. Default to Background
Base: Allows a color and visible property to be set for the base
Trays: Allows a visible property to be set for the Trays
Tray number label start from 0: A true or false value indicating whether the tray number label starts from zero or 1.
Note:All trays are identified on the sorter by an index number.
This number is derived as follows:
trayIndex = Displayed tray number - 1